Message Methods |
The Message type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertToMimeMessage |
Converts to MIME message.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBytes |
Gets bytes to read from this message.
| |
| GetHashCode | (Inherited from Object.) | |
| GetStream |
Gets stream to read from this message.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Open(Stream) |
Loads message from the specified stream.
| |
| Open(String) |
Loads message from the specified file.
| |
| Save(Stream) |
Saves this message to the specified stream.
| |
| Save(String) |
Saves this message to the specified file.
| |
| Save(String, Boolean) |
Saves this message to the specified file.
| |
| ToString | (Inherited from Object.) |